您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. Recommended C Style and Coding Standards

  2. This document is a modified version of a document from a committee formed at AT&T’s Indian Hill labs to establish a common set of coding standards and recommendations for the Indian Hill community.Good style should encourage consistent layout, impro
  3. 所属分类:C

    • 发布日期:2009-09-11
    • 文件大小:103424
    • 提供者:napuolunllm
  1. C++ Hackers Guide

  2. Table of Contents Real World Hacks................................................................................................9 Hack 1: Make Code Disappear..........................................................................10 Hack 2: Let S
  3. 所属分类:C++

    • 发布日期:2010-03-15
    • 文件大小:2097152
    • 提供者:zltension1
  1. TabBarController与NavigationController嵌套的例子

  2. 详情请见:http://desheng.me TabBarController与NavigationController嵌套的例子: 知识点: ⁃ 使用程序的形式创建TabBarController和NavigationController ⁃ TabBarController和NavigationController的多层嵌套 ⁃ NavigationController头部Bar的显示/隐藏,及其title的显示问题 ⁃ TabBarController底部Bar的显示/隐藏 ⁃ view
  3. 所属分类:C

    • 发布日期:2010-10-31
    • 文件大小:179200
    • 提供者:avking
  1. Tcl Style Guide

  2. This is a manual for people who are developing Tcl code for Wish or any other Tcl application. It describes a set of conventions for writing code and the associated test scr ipts. There are three reasons for the conventions. First, the conventions e
  3. 所属分类:其它

    • 发布日期:2011-03-31
    • 文件大小:74752
    • 提供者:shaoguangleo
  1. clucene源码

  2. 大名鼎鼎的clucene,是lucene的c++ 版; CLucene README ============== ------------------------------------------------------ CLucene is a C++ port of Lucene. It is a high-performance, full-featured text search engine written in C++. CLucene is faster than lucen
  3. 所属分类:C++

    • 发布日期:2012-01-05
    • 文件大小:1048576
    • 提供者:wx379483464
  1. C#编码规范

  2. C#编码规范、软件行业一线遵循标准、起步就按行业标准要求自己 1.命名规则与风格(naming conventions and style) 2.编码惯例(coding practices) 3.框架特别指导(framework specific guidelines) 4.项目设置和项目结构(Project Settings and Project Structure)
  3. 所属分类:C#

    • 发布日期:2012-02-20
    • 文件大小:128000
    • 提供者:wxliu619
  1. C++ FAQ 常见问题问答详解

  2. C++ 常见问题问答详解。 Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do develo
  3. 所属分类:C++

    • 发布日期:2012-08-14
    • 文件大小:917504
    • 提供者:ubcwang
  1. s3c2410_ts.c

  2. s3c2410驱动代码,触摸屏驱动程序,还不错的coding style
  3. 所属分类:C

    • 发布日期:2012-10-07
    • 文件大小:6144
    • 提供者:w1964332
  1. MPEG4 C++解码

  2. In the following, we have a few recommendations regarding to the integration process. These recommendations, if faithfully obeyed, will help to produce a consistent software that will benefit all of us: 1. If you are changing our code to fix a bug o
  3. 所属分类:C++

    • 发布日期:2012-11-21
    • 文件大小:658432
    • 提供者:kiss_fish2002
  1. xcode编码规范

  2. xcode编码规范 Daniel's Objective-C Coding Style Guidelines
  3. 所属分类:iOS

    • 发布日期:2013-07-02
    • 文件大小:224256
    • 提供者:kingjeanyh
  1. Guide to Scientific Computing in C++

  2. 1 Getting Started . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1.1 A Brief Introduction to C++ . . . . . . . . . . . . . . . . . . . 1.1.1 C++ is “Object-Oriented” . . . . . . . . . . . . . . . . 1.1.2 Why You Should Write Scientific Prog
  3. 所属分类:C++

    • 发布日期:2014-09-08
    • 文件大小:3145728
    • 提供者:u011745452
  1. UnitTesting_Succinctly.pdf

  2. The purpose of this book is not to evangelize that unit testing will save you time and money in your development process and that it will improve the quality of your product, but rather to:  Provide the necessary information for you to intelligentl
  3. 所属分类:C#

    • 发布日期:2014-09-29
    • 文件大小:2097152
    • 提供者:cjwuhan
  1. iOS 编程规则

  2. iOS 编程规则,Daniel's Objective-C Coding Style Guidelines
  3. 所属分类:iOS

    • 发布日期:2015-01-15
    • 文件大小:224256
    • 提供者:ios1423
  1. 谷歌开源项目的编程风格

  2. 谷歌公司开源项目的编程风格的介绍,包括c++,objectc,html,java
  3. 所属分类:C++

    • 发布日期:2015-04-27
    • 文件大小:145408
    • 提供者:owen_1
  1. Programming C# 5.0

  2. After a dozen years of incremental changes, C# has become one of the most versatile programming languages available. With this comprehensive guide, you’ll learn just how powerful the combination of C# 5.0 and .NET 4.5 can be. Author Ian Griffiths gu
  3. 所属分类:C#

    • 发布日期:2015-05-12
    • 文件大小:8388608
    • 提供者:acceptsocket
  1. Recommended C Style and Coding Standards.pdf

  2. Recommended C Style and Coding Standards.pdf
  3. 所属分类:C

    • 发布日期:2009-03-09
    • 文件大小:106496
    • 提供者:thinkerye
  1. JPEG2000 C语言源代码全集

  2. Changes from version 2.2.2 to version 2.2.3 ------------------------------------------- * Extremely minor changes to avoid mixed use of formatted and unformatted calls to "ostream" objects. These appear to excite a bug in GCC version 3.0. The only f
  3. 所属分类:C

    • 发布日期:2009-03-11
    • 文件大小:477184
    • 提供者:li213y
  1. Functional C#[January 2017].pdf

  2. Chapter 1, Tasting Functional Style in C#, introduces the functional programming approach by discussing its concepts and the comparison between functional and imperative programming. We also try to refactor a simple imperative code into a functional
  3. 所属分类:C#

    • 发布日期:2018-03-19
    • 文件大小:2097152
    • 提供者:fantasy_alex
  1. Practical C++ Programming C++编程实践

  2. Preface Part I. The Basics 1. What Is C++? A Brief History of C++ C++ Organization How to Learn C++ 2. The Basics of Program Writing Programs from Conception to Execution Creating a Real Program Getting Help in Unix Getting Help in an IDE Programmin
  3. 所属分类:C

    • 发布日期:2018-04-12
    • 文件大小:2097152
    • 提供者:weixin_41763959
« 1 2 34 5 6 »